Creates a CDATA section with Data and returns it as an XMLCDATASection.
Syntax |
|---|
|
result = XMLDocument.CreateCDATASection( Data ) |
Parameters |
|
|---|---|
|
Data |
|
Return Value |
|
|---|---|
|
Result |
|
XMLDocument.CreateCDATASection Function
Creates a CDATA section with Data and returns it as an XMLCDATASection.
Syntax |
|---|
|
result = XMLDocument.CreateCDATASection( Data ) |
Parameters |
|
|---|---|
|
Data |
|
Return Value |
|
|---|---|
|
Result |
|